diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-06-07 09:43:26 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-06-07 09:43:26 +0900 |
| commit | 25259738a8159702c011bae694f5ee728db10249 (patch) | |
| tree | 702c27aed9d2811bbc24c771d191c8c44ce6d6cf /config/waybar/style/[Wallust] Chroma Fusion.css | |
| parent | 7466cc1d773d5a3b43e7b9ead5cc8e4c6b1a1d09 (diff) | |
waybar style tweaks
Diffstat (limited to 'config/waybar/style/[Wallust] Chroma Fusion.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Chroma Fusion.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css index 29480b41..4275fbac 100644 --- a/config/waybar/style/[Wallust] Chroma Fusion.css +++ b/config/waybar/style/[Wallust] Chroma Fusion.css @@ -65,6 +65,7 @@ tooltip { #keyboard-state, #memory, #mode, +#mpris, #network, #power-profiles-daemon, #pulseaudio, @@ -121,6 +122,11 @@ tooltip { opacity:1.0; } +#mpris { + color: @sapphire; + padding-right: 0px; +} + #custom-swaync, #custom-weather, #custom-updater { |
